xen.git
2012-12-19 Ian Campbellxen: arm: stub out pirq related functions.
2012-12-19 Ian Campbellxen: arm: implement arch_vcpu_reset.
2012-12-19 Ian Campbellxen: arm: implement arch_get_info_guest
2012-12-19 Ian Campbellxen: arm: make smp_send_state_dump a real function
2012-12-19 Ian Campbellxen: arm: define node_online_map.
2012-12-19 Ian Campbellxen: arm: Call init_xen_time earlier
2012-12-19 Stefano Stabellinixen/arm: do not map vGIC twice for dom0
2012-12-19 Andre Przywarax86, amd: Disable way access filter on Piledriver CPUs
2012-12-18 Daniel De Graafxen/arch/*: add struct domain parameter to arch_do_domctl
2012-12-18 Daniel De Graafxen: lock target domain in do_domctl common code
2012-12-18 Dongxiao Xunested vmx: nested TPR shadow/threshold emulation
2012-12-18 Dario Faggiolixen: sched_credit: add some tracing
2012-12-18 Dario Faggiolixen: tracing: introduce per-scheduler trace event IDs
2012-12-18 Dario Faggiolixen: sched_credit: improve tickling of idle CPUs
2012-12-18 Dario Faggiolixen: sched_credit: improve picking up the idle CPU...
2012-12-18 Dario Faggiolixen: sched_credit: define and use curr_on_cpu(cpu)
2012-12-18 Jan Beulichusbif: drop bogus definition
2012-12-18 Jan Beulichadd maintainers entry for vendor-independent IOMMU...
2012-12-17 Julien Gralllibxenstore: filter watch events in libxenstore when...
2012-12-13 Andrew Cooperx86/kexec: Change NMI and MCE handling on kexec path
2012-12-13 Robert Phillipsx86/mm/hap: Adjust vram tracking to play nicely with...
2012-12-13 Daniel De Graaflibxl: introduce XSM relabel on build
2012-12-13 Ian Jacksonlibxl: qemu trad logdirty: Tolerate ENOENT on ret path
2012-12-13 Stefano Stabellinixen/arm: use strcmp in device_tree_type_matches
2012-12-13 Stefano Stabellinixen: get GIC addresses from DT
2012-12-13 Jan Beulichvscsiif: allow larger segments-per-request values
2012-12-12 Dongxiao XuVMX: intr.c: remove i386 related code
2012-12-11 Andrew Cooperx86/IST: Create set_ist() helper function
2012-12-11 Boris Ostrovskyx86/ucode: Improve error handling and container file...
2012-12-11 Charles Arnoldx86/EFI: work around CFLAGS being passed in through...
2012-12-11 Jan Beulichx86: frame table related improvements
2012-12-10 Dan Magenheimerxen: reserve next two XENMEM_ op numbers for future...
2012-12-10 Dan Magenheimerxen: centralize accounting for domain tot_pages
2012-12-10 Jan Beulichstreamline guest copy operations
2012-12-10 Jan Beulichx86/oprofile: adjust CPU specific initialization
2012-12-10 Jan Beulichscheduler: fix rate limit range checking
2012-12-07 Ian JacksonQEMU_TAG update
2012-12-07 Jan Beulichx86: mark certain items static
2012-12-07 Jan Beulichx86/HVM: add missing assert to stdvga's mmio_move()
2012-12-07 Jan Beulichx86/EFI: add code interfacing with the secure boot...
2012-12-07 Jan Beulichx86/p2m: drop redundant macro definitions
2012-12-07 Jan Beulichx86: properly fail mmuext ops when get_page_from_gfn...
2012-12-06 Dongxiao Xunested vmx: check host ability when intercept MSR read
2012-12-06 Dongxiao Xunested vmx: fix interrupt delivery to L2 guest
2012-12-06 Dongxiao Xunested vmx: enable PAUSE and RDPMC exiting for L1 VMM
2012-12-06 Dongxiao Xunested vmx: enable "Virtualize APIC accesses" feature...
2012-12-06 Dongxiao Xunested vmx: enable IA32E mode while do VM entry
2012-12-06 Dongxiao Xunested vmx: fix DR access VM exit
2012-12-06 Dongxiao Xunested vmx: fix handling of RDTSC
2012-12-06 Dongxiao Xunested vmx: fix rflags status in virtual vmexit
2012-12-06 Dongxiao Xunested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to...
2012-12-06 Dongxiao Xunested vmx: use literal name instead of hard numbers
2012-12-06 Dongxiao Xunested vmx: emulate MSR bitmaps
2012-12-06 Olaf Heringtools/gdbsx: fix build failure with glibc-2.17
2012-12-06 Jan Beulichtighten guest memory accesses
2012-12-06 Jan Beulichmemop: adjust error checking in populate_physmap()
2012-12-06 Jan Beulichx86/HVM: remove dead code
2012-12-06 Jan Beulichgnttab_usage_print() should be static
2012-12-06 Liu JinsongX86/vMCE: handle broken page with regard to migration
2012-12-06 George Dunlaplibxl: Make an internal function explicitly check exist...
2012-12-06 Stefano Stabellinixen/arm: disable interrupts on return_to_hypervisor
2012-12-06 Ian CampbellREADME: docs/pdf/user.pdf was deleted in 24563:4271634e4c86
2012-12-06 Ian Campbellgitignore: ignore xen-foreign/arm.h
2012-12-06 Ian CampbellMAINTAINERS: Reference stable maintenance policy
2012-12-06 Samuel Thibaultmini-os: drop shutdown variables when CONFIG_XENBUS=n
2012-12-06 David VrabelMAINTAINERS: Device tree is maintained by the ARM maint...
2012-12-05 Jan BeulichIOMMU/ATS: fix maximum queue depth calculation
2012-12-04 Jan Beulichx86: get_page_from_gfn() must return NULL for invalid...
2012-12-04 Jan Beulichmemop: limit guest specified extent order
2012-12-04 Jan Beulichxen: fix error handling of guest_physmap_mark_populate_...
2012-12-04 Jan Beulichxen: add missing guest address range checks to XENMEM_e...
2012-12-04 Tim Deeganhvm: Limit the size of large HVM op batches
2012-12-04 Jan Beulichgnttab: fix releasing of memory upon switches between...
2012-12-04 George Dunlapxl: Check for duplicate vncdisplay options, and return...
2012-12-04 Ian Campbellxen: arm: Use $(OBJCOPY) not bare objcopy
2012-12-04 Roger Pau Monnelibxl: fix wrong comment
2012-12-04 Roger Pau Monnedocs: expand persistent grants protocol
2012-11-30 Daniel De Graafmini-os: shutdown_thread depends on xenbus
2012-11-30 Ian Campbellarm: const-correctness in virt_to_maddr
2012-11-30 Ian Campbellarm: handle xenheap which isn't at the start of RAM.
2012-11-30 Ian Campbellarm: create a raw binary target.
2012-11-30 Ian Campbellarm: Enable build without CONFIG_DTB_FILE
2012-11-30 Jan BeulichAMD IOMMU: add locking missing from c/s 26198:ba90ecb0231f
2012-11-30 Wei LiuAdd gtags and tags rune in gitignore.
2012-11-30 Andrew Cooperminios/console: console_input() weak reference
2012-11-30 Samuel Thibault[minios] Add xenbus shutdown control support
2012-11-30 Samuel Thibault[minios] Fix test application link when pcifront is...
2012-11-30 Dongxiao Xunested vmx: enable load IA32_PERF_GLOBAL_CTRL feature...
2012-11-30 Dongxiao Xunested vmx: enable load and save IA32_EFER feature...
2012-11-30 Dongxiao Xunested vmx: enable load and save IA32_PAT feature for...
2012-11-30 Dongxiao Xunested vmx: enable save VMX-preemption timer feature...
2012-11-30 Dongxiao Xunested vmx: enable VMX-preemption timer for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable Descriptor-table exiting for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable secondary processor-based VM-Executi...
2012-11-30 Dongxiao Xunested vmx: enable NMI-window exiting for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable Monitor Trap Flag for L1 VMM
2012-11-29 Roger Pau Monnedocs: fix persistent grants doc typo
2012-11-29 Stefano Stabellinixen/arm: build as zImage
2012-11-29 Tim Deeganx86/hap: Fix memory leak of domain->arch.hvm_domain...
2012-11-29 Tim Deeganx86/mm: Comment the definitions of _mfn(), _gfn() &c.
next